body{
	color: blue;
	font-family: 'KatamotzIkasiMedium'; 
   font-weight: bold ; 
   font-style: normal; 
   font-size: 150%;
   background: lemonchiffon;
}
	
}

.tete {
	height: 120px;
	padding: 20px;
	color: #40E0D0;
	background-color : #D8BFD8;
	font-size : 50px;
 font-family: 'KatamotzIkasiMedium'; 
}
.texte {
text-align:right;
}

